drawer
Type
command
Summary
Removed in LiveCode 10.0.
Syntax
drawer <stack> {[at] left | bottom | right} [{of | in} <parentStack>] [aligned [to] {left | right | top | bottom | center}]
Description
The drawer command is obsolete and now performs the same function as the palette command.
Parameters
Name | Type | Description |
---|---|---|
stack | Any stack reference. | |
parentStack | Any reference to a stack in an open window. |
Examples
drawer stack "Recent Transactions" at right
drawer stack "Tips" at left of stack "Main" aligned to top
drawer me at bottom aligned to left
drawer stack "Help List" at right of this stack
drawer stack "Connections" at right aligned to center
Related
command: palette
Compatibility and Support
Introduced
LiveCode 2.1
OS
mac
windows
linux
Platforms
desktop
server